Computer Science for IGCSE & O level - Data Representation (Section 3 - No. 48)
What is the purpose of an error code in the context of computer programming?
To identify and locate errors in the code.
To display a list of errors for the user.
To automatically fix the errors in the code.
To debug programs.
توضيح
Error codes help programmers understand and troubleshoot problems in their software.
